Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scala3-library, ... to 3.1.0 #282

Closed

Conversation

scala-steward
Copy link
Contributor

Updates

from 3.0.2 to 3.1.0.
GitHub Release Notes - Version Diff - Version Diff

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scala-lang" } ]

labels: library-update, semver-minor

@johnynek
Copy link
Collaborator

see: typelevel/cats#4016

we probably don't want to merge this and instead update the build so that we test on the latest scala 3 and the oldest that can work, and publish with the oldest non-broken scala3.

That said, if cats doesn't do this, it forces our hand here.

@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2021

Codecov Report

Merging #282 (197603f) into main (4f66a03) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
- Coverage   96.74%   96.65%   -0.10%     
==========================================
  Files           9        9              
  Lines        1106     1106              
  Branches      103      103              
==========================================
- Hits         1070     1069       -1     
- Misses         36       37       +1     
Impacted Files Coverage Δ
core/shared/src/main/scala/cats/parse/Parser.scala 96.42% <0.00%> (-0.22%) ⬇️
...shared/src/main/scala/cats/parse/Accumulator.scala 100.00% <0.00%> (+2.43%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f66a03...197603f. Read the comment docs.

@rossabaker
Copy link
Member

I started closing these on various projects so they didn't keep generating rebase noise.

Copy link
Collaborator

@regadas regadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup I'm with @rossabaker now; I'll close this PR since we have an issue addressing the main issue here so no need to keep this open as a reminder 😄

@regadas regadas closed this Jan 27, 2022
@scala-steward scala-steward deleted the update/scala3-library-3.1.0 branch January 27, 2022 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants